Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(slider): fix wrong slider-bar display bug without range in min & max #473

Merged
merged 1 commit into from
Jun 22, 2019

Conversation

supergaojian
Copy link
Collaborator

fix #472

背景描述

slider在range为false时,设置min & max,组件显示不正确。因为计算长度的时候并没有将min的值减去导致的。

主要改动

range为false时,计算barStyle会减去min

需要注意

@supergaojian supergaojian changed the title fix(slider): fix wrong tab-bar display bug without range in min & max fix(slider): fix wrong slider-bar display bug without range in min & max Jun 19, 2019
@xxyan0205 xxyan0205 merged commit f016d8b into dev Jun 22, 2019
@xxyan0205 xxyan0205 deleted the fix_slider_without_range_bug branch June 25, 2019 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants